CAC Basic API
Objective
The CAC Basic API returns information about a company, including its registration date, company address, and more.
Info
The Corporate Affairs Commission (CAC) is a Nigerian government body responsible for regulating and managing companies in the country. The CAC assigns a Registration Certificate (RC) number to each business that registers with them.
| Input | Output |
|---|---|
| The RC Number or name of the company | The details corresponding to the given RC. The complete list of output fields is provided under the Success Response Details section. |
API Endpoint
cacBasic
Overview
The API is RESTful and uses standard HTTP verbs and status codes. The responses are in JSON format and you should upload all images and files as form-data through a POST request.